home *** CD-ROM | disk | FTP | other *** search
- enum
- {
- // string table definitions
- IDS_START = 10000,
-
- IDS_Odisc,
- IDS_Osinglepoly,
- IDS_Otorus,
- IDS_Ocube,
- IDS_Osphere,
- IDS_Oplatonic,
- IDS_Ofigure,
- IDS_Opyramid,
- IDS_Oplane,
- IDS_Otube,
- IDS_Ofractal,
- IDS_Ocone,
- IDS_Ocylinder,
- IDS_Ocapsule,
- IDS_Ooiltank,
- IDS_Orelief,
-
- IDS_Osplinecircle,
- IDS_Osplinearc,
- IDS_Osplinecissoid,
- IDS_Osplinecycloid,
- IDS_Osplineprofile,
- IDS_Osplinecontour,
- IDS_Osplinehelix,
- IDS_Osplinerectangle,
- IDS_Osplinestar,
- IDS_Osplinecogwheel,
- IDS_Osplineflower,
- IDS_Osplineformula,
- IDS_Osplinetext,
- IDS_Ospline4side,
- IDS_Osplinenside,
-
- IDS_Ogravitation,
- IDS_Oattractor,
- IDS_Odestructor,
- IDS_Odeflector,
- IDS_Ofriction,
- IDS_Orotation,
- IDS_Oturbulence,
- IDS_Owind,
-
- IDS_Oheadphone,
- IDS_Obackground,
- IDS_Oforeground,
- IDS_Oconplane,
- IDS_Oenvironment,
- IDS_Ofloor,
- IDS_Ostage,
- IDS_Oloudspeaker,
- IDS_Omicrophone,
-
- IDS_Obend,
- IDS_Obulge,
- IDS_Otwist,
- IDS_Otaper,
- IDS_Oshear,
-
- IDS_Oexplosion,
- IDS_Oformula,
- IDS_Omelt,
- IDS_Oshatter,
- IDS_Owinddeform,
- IDS_Owrap,
-
- IDS_Opolyreduction,
- IDS_POLYREDUCTION,
-
- IDS_VERTEX,
- IDS_HANDEFFECTOR,
- IDS_FOOTEFFECTOR,
- IDS_FIGURELEFT,
- IDS_FIGURERIGHT,
- IDS_HEADEFFECTOR,
- IDS_UPPERBODY,
- IDS_NECK,
- IDS_UPPERARM,
- IDS_LOWERARM,
- IDS_UPPERKNEE,
- IDS_LOWERKNEE,
- IDS_HAND,
- IDS_FOOT,
- IDS_HEAD,
- IDS_JOINT,
- IDS_TEXTCONTENT,
-
- // Global string definitions start here
- IDS_SDSOBJECT,
- IDS_SDS_TOOL,
- IDS_WEIGHT_TAG_NAME,
- IDS_SELECT_SDS_OBJECT,
- IDS_NUMBER,
- IDS_EDGES,
- IDS_POINTS,
- IDS_MIN,
- IDS_MAX,
- IDS_AVERAGE,
- // Global string definitions end here
-
- // Dialog definitions of IDC_SDS_TOOL_DLG start here
- IDC_SDS_TOOL_DLG,
- IDC_SET_POINT_WT_CHK,
- IDC_SET_EDGE_WT_CHK,
- IDC_SELECT_ONLY_VISIBLE_CHK,
- IDC_SELECT_NEIGHBORS_CHK,
- IDC_WEIGHT_EDIT,
- IDC_MIN_WEIGHT_EDIT,
- IDC_MAX_WEIGHT_EDIT,
- IDC_ALL_WEIGHTS_BTN,
- IDC_SELECT_ALL_BTN,
- IDC_SET_SELECTED_WEIGHT_BTN,
- // Dialog definitions of IDC_SDS_TOOL_DLG end here
-
- // Dialog definitions of DLG_PREVIEWMAKER
- DLG_PREVIEWMAKER,
- IDC_PM_TIMERANGE,
- IDC_PM_FROM,
- IDC_PM_TO,
- IDC_PM_FRAMERATE,
- IDC_PM_FRAMEDISPLAY,
- IDC_PM_RES,
- IDC_PM_RESDISPLAY,
- IDC_PM_ASEDITOR,
- IDC_PM_COMPRESSOR,
- IDC_PM_COMPRESSOROPTIONS,
-
- IDC_PM_TIME1,
- IDC_PM_TIME2,
- IDC_PM_TIME3,
-
- IDC_PM_ASED1,
- IDC_PM_ASED2,
-
- IDC_PM_AVI,
- IDC_PM_QT,
-
- IDS_PREVIEWMAKER,
- IDS_PREVIEWHELP,
-
- IDS_PM_CALC,
- IDS_PM_FILE,
- IDS_PM_RUNNING,
- //// Dialog definitions of DLG_PREVIEWMAKER
-
- IDS_INEXCLUDETAG,
-
- IDS_EDGE_LOOP,
- IDS_EDGE_RING,
- IDS_EDGE_TO_SPLINE,
- IDS_EDGE_CUT,
- IDS_EDGE_EXTRUDE,
- IDS_EDGE_BEVEL,
- IDS_EDGE_MELT,
-
- IDS_SPLINE,
-
- // Dialog definitions of IDC_EDGE_CUT_DIALOG start here
- IDC_EDGE_CUT_DIALOG,
- IDC_EDGE_CUT_SUBDIV_EDIT,
- IDC_EDGE_CUT_KEEP_SEL_CHK,
- // Dialog definitions of IDC_EDGE_CUT_DIALOG end here
-
- IDS_EXPLOSIONFX,
- IDS_SELECTIONOBJECT,
- IDS_ATOMARRAY,
- IDS_ATOMPOINT,
- IDS_ATOMEDGE,
- IDS_LOOKATCAMERA,
- IDS_VIBRATE,
- IDS_ALIGNTOSPLINE,
- IDS_ALIGNTOPATH,
- IDS_SUNEXPRESSION,
- IDS_SPLINEDEFORMER,
- IDS_SPLINERAIL,
- IDS_SPHERIFY,
-
- // End of symbol definition
- _DUMMY_ELEMENT_
- };
-